diff options
author | Weblate <noreply@weblate.org> | 2017-12-15 22:52:34 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2017-12-15 22:52:34 +0000 |
commit | 9155556b94b0fe25ef3d5398a7f70dcdc1841d69 (patch) | |
tree | ae5af06e4741c8767344be6d90a7307bcddb5b5d /src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.1 | |
parent | Translated using Weblate (Russian) (diff) | |
parent | Another minor networking fix. (diff) | |
download | lumina-9155556b94b0fe25ef3d5398a7f70dcdc1841d69.tar.gz lumina-9155556b94b0fe25ef3d5398a7f70dcdc1841d69.tar.bz2 lumina-9155556b94b0fe25ef3d5398a7f70dcdc1841d69.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.1')
-rw-r--r-- | src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.1 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.1 b/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.1 new file mode 100644 index 00000000..92542617 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-fileinfo/lumina-fileinfo.1 @@ -0,0 +1,31 @@ +.Dd November 13, 2017 +.Dt LUMINA-FILEINFO 1 +.Os 1.3.3 + +.Sh NAME +.Nm lumina-fileinfo +.Nd views properties of files. +Includes creator for XDG application registrations and XDG-compliant +desktop entries. + +.Sh SYNOPSIS +.Nm + +.Sh DESCRIPTION +.Nm +displays a graphical utility to create XDG-compliant desktop entries. +.Nm +also views file properties. +It shows properties including: type, mimetype, file size, owner, +group, permissions, date created, and date of last modification. + + +.Sh EXAMPLES +.Bl -tag -width indent +.It lumina-fileinfo /usr/home/aaron/Downloads/Testing.png +Opens the utility and shows detailed information about Testing.png +.El + +.Sh AUTHORS +.An Aaron St. John and Tim Moore +.Aq aaron@ixsystems.com |