Added contact info to man page

This commit is contained in:
Jesse Gardner 2021-03-18 18:40:46 -07:00
parent 6cd476c69b
commit fa3b78e102
3 changed files with 30 additions and 20 deletions

19
man.md
View File

@ -345,7 +345,7 @@ TEMPLATE
> This template will be used for commands like clone, rm, destroy when > This template will be used for commands like clone, rm, destroy when
> option --template/-t is not specified > option --template/-t is not specified
> >
> Default value: Default value: `'0'` > Default value: `'0'`
TEMPLATE\_DIR TEMPLATE\_DIR
@ -468,18 +468,20 @@ being defined unless a few lines are altered to refer to a new location
~/storage-qq2clone ~/storage-qq2clone
Directory where qq2clone stores all files and binary executables. Can be Directory where qq2clone stores all files and binary executables. Can be
changed by modifying ~/.config/qq2clone. This directory is not named changed by modifying ~/.config/qq2clone. This directory is not named
“qq2clone” because it can then slightly interfere with bash completion “qq2clone” because (at least on Ubuntu 20.04) default Bash completion
when in the home directory, and it does not start with a . for the scripts will see a file starting with “qq2clone” as well as a command in
reasons described in the **LIMITATIONS** section above PATH of that name, and fail to insert a space after “qq2clone” when in
the home directory. It does not start with a . for the reasons
described in the **LIMITATIONS** section above
~/storage-qq2clone/qq2clone.db ~/storage-qq2clone/qq2clone.db
sqlite3 database containing the configuration information for qq2clone, sqlite3 database containing the configuration information for qq2clone,
as well as data about templates and clones as well as data about templates and clones
~/storage-qq2clone/qq2clone-pool ~/storage-qq2clone/qq2clone-pool
Storage pool used for clone images and saved state files, if the Storage pool used for clone images, if the --storage option is not used
--storage option is not used when creating or saving a clone and the when creating or saving a clone and the option STORAGE is not changed in
option STORAGE is not changed in the configuration file the configuration file
~/qq2clone/templates ~/qq2clone/templates
Directory in which template XML files are stored. These can be edited Directory in which template XML files are stored. These can be edited
@ -500,7 +502,8 @@ However, the impact of this bug is minimal and other improvements are
likely to come before this bug fix. likely to come before this bug fix.
If you find any worse bugs, and Im sure I missed some, please let me If you find any worse bugs, and Im sure I missed some, please let me
know and I will fix them as time allows. know and I will fix them as time allows. Contact me at:
jgardner7289@protonmail.com
EXIT VALUES EXIT VALUES
=========== ===========

View File

@ -334,7 +334,7 @@ TEMPLATE
> This template will be used for commands like clone, rm, destroy when > This template will be used for commands like clone, rm, destroy when
option \-\-template/\-t is not specified option \-\-template/\-t is not specified
> >
> Default value: Default value: `'0'` > Default value: `'0'`
TEMPLATE_DIR TEMPLATE_DIR
@ -454,8 +454,10 @@ being defined unless a few lines are altered to refer to a new location
: Directory where qq2clone stores all files and binary executables. Can be : Directory where qq2clone stores all files and binary executables. Can be
changed by modifying ~/.config/qq2clone. This directory is not changed by modifying ~/.config/qq2clone. This directory is not
named "qq2clone" because it can then slightly interfere with bash named "qq2clone" because (at least on Ubuntu 20.04) default Bash completion
completion when in the home directory, and it does not start with a '.' scripts will see a file starting with "qq2clone" as well as a command in
PATH of that name, and fail to insert a space after "qq2clone"
when in the home directory. It does not start with a '.'
for the reasons described in the **LIMITATIONS** section above for the reasons described in the **LIMITATIONS** section above
~/storage-qq2clone/qq2clone.db ~/storage-qq2clone/qq2clone.db
@ -464,7 +466,7 @@ as well as data about templates and clones
~/storage-qq2clone/qq2clone-pool ~/storage-qq2clone/qq2clone-pool
: Storage pool used for clone images and saved state files, if the : Storage pool used for clone images, if the
\-\-storage option is not used when creating or saving a clone and the \-\-storage option is not used when creating or saving a clone and the
option STORAGE is not changed in the configuration file option STORAGE is not changed in the configuration file
@ -487,7 +489,8 @@ the impact of this bug is minimal and other improvements are likely to
come before this bug fix. come before this bug fix.
If you find any worse bugs, and I'm sure I missed some, please let me know If you find any worse bugs, and I'm sure I missed some, please let me know
and I will fix them as time allows. and I will fix them as time allows. Contact me at:
jgardner7289@protonmail.com
# EXIT VALUES # EXIT VALUES

View File

@ -386,7 +386,7 @@ TEMPLATE
This template will be used for commands like clone, rm, destroy when This template will be used for commands like clone, rm, destroy when
option \-\-template/\-t is not specified option \-\-template/\-t is not specified
.PP .PP
Default value: Default value: \f[C]\[aq]0\[aq]\f[R] Default value: \f[C]\[aq]0\[aq]\f[R]
.RE .RE
.PP .PP
TEMPLATE_DIR TEMPLATE_DIR
@ -525,9 +525,12 @@ few lines are altered to refer to a new location
.B \[ti]/storage\-qq2clone .B \[ti]/storage\-qq2clone
Directory where qq2clone stores all files and binary executables. Directory where qq2clone stores all files and binary executables.
Can be changed by modifying \[ti]/.config/qq2clone. Can be changed by modifying \[ti]/.config/qq2clone.
This directory is not named \[lq]qq2clone\[rq] because it can then This directory is not named \[lq]qq2clone\[rq] because (at least on
slightly interfere with bash completion when in the home directory, and Ubuntu 20.04) default Bash completion scripts will see a file starting
it does not start with a `.' for the reasons described in the with \[lq]qq2clone\[rq] as well as a command in PATH of that name, and
fail to insert a space after \[lq]qq2clone\[rq] when in the home
directory.
It does not start with a `.' for the reasons described in the
\f[B]LIMITATIONS\f[R] section above \f[B]LIMITATIONS\f[R] section above
.TP .TP
.B \[ti]/storage\-qq2clone/qq2clone.db .B \[ti]/storage\-qq2clone/qq2clone.db
@ -535,9 +538,9 @@ sqlite3 database containing the configuration information for qq2clone,
as well as data about templates and clones as well as data about templates and clones
.TP .TP
.B \[ti]/storage\-qq2clone/qq2clone\-pool .B \[ti]/storage\-qq2clone/qq2clone\-pool
Storage pool used for clone images and saved state files, if the Storage pool used for clone images, if the \-\-storage option is not
\-\-storage option is not used when creating or saving a clone and the used when creating or saving a clone and the option STORAGE is not
option STORAGE is not changed in the configuration file changed in the configuration file
.TP .TP
.B \[ti]/qq2clone/templates .B \[ti]/qq2clone/templates
Directory in which template XML files are stored. Directory in which template XML files are stored.
@ -560,6 +563,7 @@ likely to come before this bug fix.
.PP .PP
If you find any worse bugs, and I\[cq]m sure I missed some, please let If you find any worse bugs, and I\[cq]m sure I missed some, please let
me know and I will fix them as time allows. me know and I will fix them as time allows.
Contact me at: jgardner7289\[at]protonmail.com
.SH EXIT VALUES .SH EXIT VALUES
.TP .TP
.B \f[B]10\f[R] .B \f[B]10\f[R]