Loading fs_mgr/libsnapshot/snapshotctl.cpp +3 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,9 @@ int Usage() { " dump\n" " Print snapshot states.\n" " merge\n" " Deprecated.\n"; " Deprecated.\n" " map\n" " Map all partitions at /dev/block/mapper\n"; return EX_USAGE; } Loading Loading
fs_mgr/libsnapshot/snapshotctl.cpp +3 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,9 @@ int Usage() { " dump\n" " Print snapshot states.\n" " merge\n" " Deprecated.\n"; " Deprecated.\n" " map\n" " Map all partitions at /dev/block/mapper\n"; return EX_USAGE; } Loading