File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646 </ thead >
4747 < tbody >
4848 < tr class ="flex flex-col md:table-row ">
49- < td class ="align-top p-4 w-full md:w-[40%] text-sm font-mono ">
50- < p > < code > < a href ="/commands/ping "> PING</ a > </ code > </ br >
49+ < td class ="align-top p-4 w-full md:w-[40%] text-base font-mono ">
50+ < code > < a href ="/commands/ping "> PING</ a > </ code > </ br >
5151 < code > < a href ="/commands/hset "> HSET</ a > user:1 name antirez vocation artist</ code > </ br >
5252 < code > < a href ="/commands/hgetall "> HGETALL</ a > user:1</ code > </ br >
5353 < code > < a href ="/commands/set "> SET</ a > e 2.71</ code > </ br >
5454 < code > < a href ="/commands/incrbyfloat "> INCRBYFLOAT</ a > e 0.43</ code > </ br >
5555 < code > < a href ="/commands/rename "> RENAME</ a > e pi</ code > </ br >
56- < code > < a href ="/commands/get "> GET</ a > pi</ code > </ p >
56+ < code > < a href ="/commands/get "> GET</ a > pi</ code >
5757 </ td >
5858 < td class ="align-top p-4 w-full md:w-[60%] ">
5959 < div class ="bg-slate-900 rounded-xl shadow-lg shadow-slate-900/10 h-60 overflow-y-auto ">
You can’t perform that action at this time.
0 commit comments