From a6836d5d2b809dab92c178c3678317d8c8f00220 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 18 Feb 2013 03:22:32 +0100 Subject: doc/rifle.1: Added man page for rifle --- doc/rifle.pod | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 doc/rifle.pod (limited to 'doc/rifle.pod') diff --git a/doc/rifle.pod b/doc/rifle.pod new file mode 100644 index 00000000..5a01057b --- /dev/null +++ b/doc/rifle.pod @@ -0,0 +1,120 @@ +=head1 NAME + +rifle - ranger's file opener + + + + +=head1 SYNOPSIS + +B [B<--help>] [B<-f> I] [B<-l>] [B<-p> I] +[B<-w> I] I + + + + +=head1 DESCRIPTION + +rifle is a powerful file executor that allows for complex file type checking, +written to meet the needs of the file manager I. rifle's strength lies +in automatically determining file types, depending on which programs are +installed on the system, even without any user interaction. + + + + +=head1 OPTIONS + +=over 14 + +=item B<-f> I + +Specify flags for opening the files. Flags are letters that changes how the +program is executed. Any combination of flags will work. Writing uppercase +flags will negate the effect of all previously used lowercase flags of the same +letter. + +Table of all flags: + f fork program to background + r run program as root, using sudo + t run program in a separate terminal, as specified by $TERMCMD + +=item B<-l> + +List all possible ways to open the specified files. Each line will contain information in the format of I. I is the identification number. I