diff options
author | Dave Reisner <dreisner@archlinux.org> | 2011-10-20 14:09:48 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2011-10-20 14:10:22 -0400 |
commit | 7ec0a2ff1e1df2d80415a1ffbb42dbac27c11c79 (patch) | |
tree | a3cd81ea79154503a59579f597acd46e81e46973 /README.pod | |
parent | 7427696c2f0fd15b41df9864ca32b708ff4586d3 (diff) | |
download | expac-7ec0a2ff1e1df2d80415a1ffbb42dbac27c11c79.tar.xz |
add -p option to alpm_pkg_load arguments
Diffstat (limited to 'README.pod')
-rw-r--r-- | README.pod | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -52,6 +52,11 @@ newline character. Separate each list item with the specified I<string>. Lists are any interpreted sequence specified with a capital letter. The default value is two spaces. +=item B<-p, --file> + +Interpret targets as paths to local files. This option only makes sense with the +-Q option. + =item B<-t, --timefmt> <format> Output time described by the specified I<format>. This string is passed directly |