Changeset 96783 in vbox
- Timestamp:
- Sep 18, 2022 10:12:41 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/RTSignTool.cpp
r96781 r96783 5861 5861 { 5862 5862 RT_NOREF_PV(enmLevel); 5863 RTStrmWrappedPrintf(pStrm, RTSTRMWRAPPED_F_HANGING_INDENT, " show-exe [--verbose|-v] [--quiet|-q] <exe1> [exe2 [..]]\n");5863 RTStrmWrappedPrintf(pStrm, RTSTRMWRAPPED_F_HANGING_INDENT, "hash-exe [--verbose|-v] [--quiet|-q] <exe1> [exe2 [..]]\n"); 5864 5864 return RTEXITCODE_SUCCESS; 5865 5865 }
Note:
See TracChangeset
for help on using the changeset viewer.