From 7a94c0e6e0641e1aaa62f892a3f70975165cbca0 Mon Sep 17 00:00:00 2001 From: Uwe Seimet Date: Fri, 17 Dec 2021 19:17:05 +0100 Subject: [PATCH] Manpage update --- doc/rasctl.1 | 4 ++++ doc/rasctl_man_page.txt | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/doc/rasctl.1 b/doc/rasctl.1 index 71cdd7c8..9e91c8bd 100644 --- a/doc/rasctl.1 +++ b/doc/rasctl.1 @@ -6,6 +6,7 @@ rasctl \- Sends management commands to the rascsi process \fB\-e\fR | \fB\-l\fR | \fB\-m\fR | +\fB\-o\fR | \fB\-s\fR | \fB\-v\fR | \fB\-D\fR | @@ -78,6 +79,9 @@ List all of the devices that are currently being emulated by RaSCSI, as well as .BR \-m\fI List all file extensions recognized by RaSCSI and the device types they map to. .TP +.BR \-o\fI +Display operation meta data information. +.TP .BR \-R\fI " "\fICURRENT_NAME:NEW_NAME Rename an image file in the default image folder. .TP diff --git a/doc/rasctl_man_page.txt b/doc/rasctl_man_page.txt index 138c16a5..c2da7b31 100644 --- a/doc/rasctl_man_page.txt +++ b/doc/rasctl_man_page.txt @@ -1,15 +1,13 @@ !! ------ THIS FILE IS AUTO_GENERATED! DO NOT MANUALLY UPDATE!!! -!! ------ The native file is rasctl.1. Re-run 'make docs' after updating - - +!! ------ The native file is rasctl.1. Re-run 'make docs' after updating\n\n rascsi(1) General Commands Manual rascsi(1) NAME rasctl - Sends management commands to the rascsi process SYNOPSIS - rasctl -e | -l | -m | -s | -v | -D | -I | -L | -O | -T | -V | -X | [-C - FILENAME:FILESIZE] [-E FILENAME] [-F IMAGE_FOLDER] [-R CUR‐ + rasctl -e | -l | -m | -o | -s | -v | -D | -I | -L | -O | -T | -V | -X | + [-C FILENAME:FILESIZE] [-E FILENAME] [-F IMAGE_FOLDER] [-R CUR‐ RENT_NAME:NEW_NAME] [-c CMD] [-f FILE|PARAM] [-g LOG_LEVEL] [-h HOST] [-i ID [-n NAME] [-p PORT] [-r RESERVED_IDS] [-t TYPE] [-u UNIT] [-x CURRENT_NAME:NEW_NAME] @@ -61,6 +59,8 @@ OPTIONS -m List all file extensions recognized by RaSCSI and the device types they map to. + -o Display operation meta data information. + -R CURRENT_NAME:NEW_NAME Rename an image file in the default image folder.