Skip to content

Commit 7dbfa1c

Browse files
committed
removing footer elements.
1 parent 0a337e7 commit 7dbfa1c

File tree

4 files changed

+2
-22
lines changed

4 files changed

+2
-22
lines changed

docs/cli/built-in-commands/channels-list.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,4 @@ You can combine multiple filters to narrow down your results:
6464

6565
`php eecli.php channels:list --site=1 --format=json`
6666

67-
`php eecli.php channels:list -s 1 -c 5 -f table`
68-
69-
---
70-
71-
ExpressionEngine 7 Docs
72-
©2002–2024 Packet Tide,LLC. Edit this page
67+
`php eecli.php channels:list -s 1 -c 5 -f table`

docs/cli/built-in-commands/fields-list.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,4 @@ You can combine multiple filters to narrow down your results:
9494

9595
`php eecli.php fields:list --site=1 --type=text --format=json`
9696

97-
`php eecli.php fields:list -s 1 -t select -g blog_fields -f table`
98-
99-
---
100-
101-
ExpressionEngine 7 Docs
102-
©2002–2025 Packet Tide,LLC. Edit this page
97+
`php eecli.php fields:list -s 1 -t select -g blog_fields -f table`

docs/cli/built-in-commands/fieldtypes-list.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,3 @@ You can combine multiple filters to narrow down your results:
7575
`php eecli.php fieldtypes:list --installed --addon=pro_search --format=json`
7676

7777
`php eecli.php fieldtypes:list -i -s text,textarea -f table`
78-
79-
---
80-
81-
ExpressionEngine 7 Docs
82-
©2002–2025 Packet Tide,LLC. Edit this page

docs/cli/built-in-commands/version.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,3 @@ The following commands will show ExpressionEngine version information in simple
4343
`php eecli.php version -e build`
4444

4545
`php eecli.php version --field=php_version`
46-
47-
---
48-
49-
ExpressionEngine 7 Docs
50-
©2002–2025 Packet Tide,LLC. Edit this page

0 commit comments

Comments
 (0)