Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit ad78ef8

Browse files
committed
Add a line for the new cmdlet ConvertFrom-TextTable in the readme
1 parent ca2b0b1 commit ad78ef8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ Return a string decoded from base64.
1515
## ConvertTo-Base64
1616

1717
Return a base64 encoded representation of a string.
18+
19+
## ConvertFrom-TextTable
20+
21+
This will convert tabular data and convert it to an object.

0 commit comments

Comments
 (0)