Added a small copyright notice.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@683 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -612,6 +612,8 @@ void CreateVolumeLabel(void *sector, const char *label)
|
|||||||
|
|
||||||
void PrintUsage()
|
void PrintUsage()
|
||||||
{
|
{
|
||||||
|
printf("\n");
|
||||||
|
printf("(c) 2002 by Marcus Overhagen\n");
|
||||||
printf("\n");
|
printf("\n");
|
||||||
printf("usage: mkdos [-n] [-t] [-f 12|16|32] device [volume_label]\n");
|
printf("usage: mkdos [-n] [-t] [-f 12|16|32] device [volume_label]\n");
|
||||||
printf(" -n, --noprompt do not prompt before writing\n");
|
printf(" -n, --noprompt do not prompt before writing\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user