Codebase list debian-goodies / 40fef41
Update find-dbgsym-packages(1) wrt. to changes from 1908218f Axel Beckert 3 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
3434 =item C<--install>
3535
3636 Don't display the list of required dbgsym packages but directly use
37 L<apt(1)> to install them. If not being run as root and L<sudo(1)> is
38 installed, call C<sudo apt install ...>, else use C<su - -c 'apt
39 install ...'>.
37 L<apt(1)> to install them. (Shows the apt command being executed,
38 though.) If not being run as root and L<sudo(1)> is installed, call
39 C<sudo apt install ...>, else use C<su - -c 'apt install ...'>.
4040
4141 =item C<--ssh>
4242