mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Fix pager links
This commit is contained in:
parent
a30bc93b1b
commit
aa018b04c4
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
functions:
|
functions:
|
||||||
shell:
|
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: |
|
code: |
|
||||||
bundler help
|
bundler help
|
||||||
!/bin/sh
|
!/bin/sh
|
||||||
@ -26,7 +26,7 @@ functions:
|
|||||||
cd $TF
|
cd $TF
|
||||||
bundler install
|
bundler install
|
||||||
sudo:
|
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: |
|
code: |
|
||||||
sudo bundler help
|
sudo bundler help
|
||||||
!/bin/sh
|
!/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:
|
functions:
|
||||||
shell:
|
shell:
|
||||||
- code: |
|
- code: |
|
||||||
|
Loading…
Reference in New Issue
Block a user