summaryrefslogtreecommitdiff
path: root/src/usr/share/man/man1/netmounts-trayicon.1.txt
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-11-05 15:33:13 -0400
committerB. Stack <bgstack15@gmail.com>2022-11-05 15:34:09 -0400
commit3c6d0bf3fd3ebce3a248a627383737e69a700317 (patch)
tree1e595a8b1fba7ae58f7c594179063abf16601502 /src/usr/share/man/man1/netmounts-trayicon.1.txt
parentinitial commit (diff)
downloadstackrpms-acer-chromebook-3c6d0bf3fd3ebce3a248a627383737e69a700317.tar.gz
stackrpms-acer-chromebook-3c6d0bf3fd3ebce3a248a627383737e69a700317.tar.bz2
stackrpms-acer-chromebook-3c6d0bf3fd3ebce3a248a627383737e69a700317.zip
add man pages
Diffstat (limited to 'src/usr/share/man/man1/netmounts-trayicon.1.txt')
-rw-r--r--src/usr/share/man/man1/netmounts-trayicon.1.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/usr/share/man/man1/netmounts-trayicon.1.txt b/src/usr/share/man/man1/netmounts-trayicon.1.txt
new file mode 100644
index 0000000..0a2f98f
--- /dev/null
+++ b/src/usr/share/man/man1/netmounts-trayicon.1.txt
@@ -0,0 +1,22 @@
+title netmounts-trayicon
+section 1
+project stackrpms-thinkpad-p50s
+volume General Commands Manual
+date November 2022
+=====
+NAME
+ netmounts-trayicon
+SYNOPSIS
+ netmounts-trayicon
+OPTIONS
+ none
+DESCRIPTION
+ Display an icon in the system tray that indicates if your nfs mounts are currently mounted. The icon menu easily mounts and unmounts all nfs mounts.
+AUTHOR
+ B. Stack <bgstack15@gmail.com>
+COPYRIGHT
+ GPL 3.0
+BUGS
+ If you catch any bugs please email the author.
+SEE ALSO
+ `netmounts-on(1)`, `netmounts-off(1)`
bgstack15