pmt: Create comments and text appropriate for the ShawkTeam repository

This commit is contained in:
2024-07-11 16:07:07 +03:00
parent ec6148b0d9
commit d591c760e1
16 changed files with 27 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
/* By YZBruh */
/* By YZBruh | ShawkTeam */
/*
* Copyright 2024 Partition Manager
@@ -78,7 +78,7 @@ void help(void)
printf(" %s flash /sdcard/twrp/boot.img boot_a -c /dev/block/platform/bootdevice/by-name\n", bin_name);
printf(" %s format ext4 system_a --logical\n", bin_name);
printf(" %s -c /dev/block/platform/bootdevice/by-name --list\n\n", bin_name);
printf("%s <t.me/YZBruh>\n", curr_docs->docs_strs_l15);
printf("%s <t.me / ShawkTeam | Community / Topics -- pmt>\n", curr_docs->docs_strs_l15);
}
#if defined(__cplusplus)