diff --git a/_gtfobins/man.md b/_gtfobins/man.md index dafd551..b8ef2bc 100644 --- a/_gtfobins/man.md +++ b/_gtfobins/man.md @@ -3,8 +3,7 @@ description: This invokes the default pager, which is likely to be [`less`](/gt functions: shell: - code: | - man man - !/bin/sh + man --html='$(sh > /dev/tty)' sh file-read: - code: man file_to_read sudo: