diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-06-08 18:56:44 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-06-08 18:56:44 +0000 |
commit | 5c9233d5397d0ed370909b719c0f52365098b758 (patch) | |
tree | 4cf604c20832230f53eb4684fb59e0a4756df7e9 /pod/rurpme.8.pod | |
parent | 091aaacde979eab5b08a3f2ef37e08ee5c585aa8 (diff) | |
download | urpmi-5c9233d5397d0ed370909b719c0f52365098b758.tar urpmi-5c9233d5397d0ed370909b719c0f52365098b758.tar.gz urpmi-5c9233d5397d0ed370909b719c0f52365098b758.tar.bz2 urpmi-5c9233d5397d0ed370909b719c0f52365098b758.tar.xz urpmi-5c9233d5397d0ed370909b719c0f52365098b758.zip |
actually rename
Diffstat (limited to 'pod/rurpme.8.pod')
-rw-r--r-- | pod/rurpme.8.pod | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/pod/rurpme.8.pod b/pod/rurpme.8.pod deleted file mode 100644 index 16d6268e..00000000 --- a/pod/rurpme.8.pod +++ /dev/null @@ -1,34 +0,0 @@ -=head1 NAME - -rurpme - restricted urpme - -=head1 SYNOPSIS - - rurpme [options] [package_name...] - -=head1 DESCRIPTION - -rurpme is similar to urpme, but has a stripped-down set of features. It's -intended to be used by users without root privileges but with sudo rights -on it, preventing any abuse of this tool to compromise the system. - -With rurpme, the following options are forbidden: B<--root>, -B<--use-distrib>, B<--noscripts> and B<--parallel>. - -=head1 CAVEAT - -This software is still experimental. While some operations are forbidden, -there is no guarantee it is actually secure. - -=head1 OPTIONS - -The options are the same than urpme ones. - -=head1 AUTHOR - -Maintained by Rafael Garcia-Suarez, - - -=head1 SEE ALSO - -urpme(8). |