mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Fix pager links
This commit is contained in:
parent
a30bc93b1b
commit
aa018b04c4
@ -1,7 +1,7 @@
|
||||
---
|
||||
functions:
|
||||
shell:
|
||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/man/), other functions may apply.
|
||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||
code: |
|
||||
bundler help
|
||||
!/bin/sh
|
||||
@ -26,7 +26,7 @@ functions:
|
||||
cd $TF
|
||||
bundler install
|
||||
sudo:
|
||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/man/), other functions may apply.
|
||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||
code: |
|
||||
sudo bundler help
|
||||
!/bin/sh
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: This invokes the default pager, which is likely to be [`less`](/gtfobins/man/), other functions may apply.
|
||||
description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||
functions:
|
||||
shell:
|
||||
- code: |
|
||||
|
Loading…
Reference in New Issue
Block a user