Changeset 972b011 in mainline


Ignore:
Timestamp:
2024-11-15T16:44:25Z (6 months ago)
Author:
Miroslav Cimerman <mc@…>
Children:
bd51105
Parents:
8f7e1b1
git-author:
Miroslav Cimerman <mc@…> (2024-11-15 15:30:29)
git-committer:
Miroslav Cimerman <mc@…> (2024-11-15 16:44:25)
Message:

hrctl: update usage

Add a note to usage about automatic prepending
of "devices/" prefix to specified array device
name when creating or assembling a volume.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hrctl/hrctl.c

    r8f7e1b1 r972b011  
    7070    "  -5                        distributed parity\n"
    7171    "\n"
     72    "When specifying name for creation or assembly, the device name\n"
     73    "is automatically prepended with \"devices/\" prefix.\n"
     74    "\n"
    7275    "Example usage:\n"
    7376    "  hrctl --create hr0 -0 -n 2 devices/\\hw\\0 devices/\\hw\\1\n"
Note: See TracChangeset for help on using the changeset viewer.