diff options
author | joeyh <joeyh> | 2007-01-21 18:02:47 +0000 |
---|---|---|
committer | joeyh <joeyh> | 2007-01-21 18:02:47 +0000 |
commit | bd8be49df01084337ca320208d1268e79de76bae (patch) | |
tree | efc791e56cdd83801d12c59fb8b7cc51667ba7bb /dh_movefiles | |
parent | 79bbff39e463c1a3c8b314cba6d380df0afe4d55 (diff) | |
download | debhelper-bd8be49df01084337ca320208d1268e79de76bae.tar.gz |
r1972: man page improvements..
Diffstat (limited to 'dh_movefiles')
-rwxr-xr-x | dh_movefiles | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_movefiles b/dh_movefiles index ba82a70b..72cbb0ba 100755 --- a/dh_movefiles +++ b/dh_movefiles @@ -26,8 +26,8 @@ also list directory names, and the whole directory will be moved. If you prefer, you can list the files to move on the command line and this will apply to the first package dh_movefiles is told to act on. -Note: dh_install is a much better program that can do everything this one can, -and more. +Note: dh_install is a much better program, and you are recommended to use +it instead of dh_movefiles. =head1 OPTIONS |